home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / handscan.arc / GENIUS.DOC < prev    next >
Text File  |  1990-06-26  |  868b  |  27 lines

  1.                 Genius Documentation
  2.     ZSoft Corporation's GENIUS.SYS is designed to work with the 
  3.     Genius hand scanner. This scanner device driver presently has
  4.     only one option: DMA channel.
  5.     
  6.     DMA channel:    /C1        DMA channel 1
  7.             /C3        DMA channel 3
  8.     
  9.     Example CONFIG.SYS entry:
  10.             DEVICE=GENIUS.SYS /C3
  11.  
  12.     The driver is setup for the Genius 4500 and DMA channel 3.
  13.  
  14.     This device driver does not support interrupts, therefore 
  15.     to obtain the best performance, GENIUS.SYS requires EMS.
  16.  
  17.         The scanner supports 100,200,300 and 400 Dots per inch.
  18.  
  19.     Paint Brush may save buffers to the hard disk while scanning. 
  20.     When the disk is accessed, scanlines are lost, resulting in gaps 
  21.     in the image. To prevent this, the entire scan may be scanned into 
  22.     Expanded Memory and then read back as required, greatly reducing the 
  23.     chance of losing scan data.
  24.  
  25.  
  26.  
  27.